Global Index
HTML5 JS API Index > Browser Tutorials & Specs

WindowModal

This type groups properties and / or operations together for documentation purposes and does not have an explicit JavaScript representation.

Properties
any
dialogArguments
The dialogArguments IDL attribute, on getting, must check whether its browsing context's active document's effective script origin is the same as the dialog arguments' origin. If it is, then the browsing context's dialog arguments must be returned unchanged.
any
returnValue
The returnValue IDL attribute, on getting, must check whether its browsing context's active document's effective script origin is the same as the current return value origin. If it is, then the browsing context's return value must be returned unchanged.